Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
Reference for DurableTaskSchedulerLogs table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | Audit, Azure Resources |
| Basic Logs Eligible | ✓ Yes |
| Ingestion API Supported | ✗ No |
| Azure Monitor Tables Reference | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| env_dt_spanId | string | The span ID for distributed tracing within the Durable Task Scheduler environment |
| env_dt_traceId | string | The unique trace identifier used for distributed tracing across the Durable Task Scheduler environment to correlate related log entries and operations. |
| Fqdn | string | The fqdn of the Durable Task Scheduler generating this log. |
| InstanceId | string | The unique identifier of the orchestration instance generating this log entry |
| Level | int | The severity level of the log entry (Information, Warning, Error, Critical, Debug, Trace) |
| Location | string | The location of the Durable Task Scheduler generating this log. |
| Log | string | The log generated by the user's Durable Task Scheduler. |
| OperationName | string | The name of the operation generating this log. |
| RuntimeStatus | string | The current execution state of the orchestration instance (Pending, Running, Completed, Failed, etc.) |
| Scheduler | string | The name of the Durable Task Scheduler generating this log. |
| Sku | string | The SKU of the Durable Task Scheduler generating this log. |
| SourceSystem | string | The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics |
| TaskHub | string | The name of the TaskHub generating this log. |
| TenantId | string | The Log Analytics workspace ID |
| TimeGenerated | datetime | Time (UTC) when the log was generated. |
| Type | string | The name of the table |
| UserAgent | string | The client application or SDK version information that initiated the orchestration request |
| WorkerId | string | The identifier of the worker node or process handling the orchestration execution |
This table collects data from the following Azure resource types:
microsoft.durabletask/schedulersBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊